projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2016-02-18
Jan Beulich
x86: drop failsafe callback invocation from assembly
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Jan Beulich
VMX: fold redundant code
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Jan Beulich
x86emul: fix rIP handling
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Jan Beulich
x86/mm: slightly simplify mod_l1_entry()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Dario Faggioli
RTDS: pack trace data better for xentrace_format
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Dario Faggioli
credit2: pack trace data better for xentrace_format
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Dario Faggioli
sched: improve domain creation tracing
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Dario Faggioli
sched: move up the trace record for vcpu_wake and vcpu_...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Dario Faggioli
credit: __runq_tickle takes a useless cpu parameter
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Jan Beulich
x86: avoid flush IPI when possible
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Harmandeep...
libxc: fix leak of t_info in xc_tbuf_get_size()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Dirk Behme
xen/arm64: Make sure we get all debug output
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Ian Campbell
xenpaging: do not leak if --pagefile given twice
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jim Fehlig
docs: fix typo in xl-disk-configuration.txt
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jim Fehlig
libxlu_cfg: reject unknown characters following '\'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Doug Goldstein
x86/PMU: make {acquire,release}_pmu_ownership names...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jan Beulich
Revert "x86/HVM: differentiate IO/mem resources tracked...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Roger Pau Monné
x86/PVHv2: update the start info structure layout
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Wei Liu
MAINTAINERS: add myself as seabios maintainer
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Juergen Gross
public: make some constants usable for assembler
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Juergen Gross
cleanup xen/config.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jan Beulich
x86emul: relax asm() constraints
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jan Beulich
x86emul: fold almost identical code
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jan Beulich
x86/HVM: fold hypercall tables
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jan Beulich
x86/VMX: sanitize rIP before re-entering guest
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jan Beulich
x86: enforce consistent cachability of MMIO mappings
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Corneliu ZUZU
xen/vm-events: Move parts of monitor_domctl code to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Corneliu ZUZU
xen/arm: fix file comments
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ian Campbell
libxl: close fd's in parent when spawning qdisk
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ian Campbell
tools: libxl: NULL terminate partially constructed...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ian Campbell
tools: libxl: free devpath on failure in libxl__blktap_...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Wei Liu
stubdom: fix link farm runes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Stefano Stabellini
docs: document shortcomings of running QEMU as non...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Andrew Cooper
tools/libxc: Fix use of zlib-options when building...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Jan Beulich
x86emul: MSR indexes are only 32 bits wide
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Andrew Cooper
x86/traps: improve hypervisor stack overflow detection
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Corneliu ZUZU
x86: merge 2 hvm_event_... functions into 1
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Razvan Cojocaru
vm_event: remove xc_mem_access_enable_emulate() and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Andrew Cooper
x86: fix errors arising from c/s dab76ff
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Andrew Cooper
x86: improvements to pv_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Konrad Rzeszutek...
arm/config: Declare ELFSIZE_64.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Doug Goldstein
travis: add initial Travis CI script to do builds
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Konrad Rzeszutek...
build: remove .config from /boot when uninstalling
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Andrew Cooper
uniformally use __ varients for attribute names
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Andrew Cooper
x86: drop uefi_call_wrapper() and EFI_FUNCTION_WRAPPER
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Andrew Cooper
x86: fix build following c/s 623c720f "x86: use CLFLUSH...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Ian Campbell
Merge branch 'staging' of ssh://xenbits.xen.org/home...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Olaf Hering
tools/console: correct make dependencies for _paths.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Ian Campbell
tools: probe for existence of qemu-xen stderr trace...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Andrew Cooper
x86/traps: dump instruction stream in show_execution_st...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Andrew Cooper
x86/traps: prevent interleaving of concurrent cpu state...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jan Beulich
x86: rename X86_FEATURE_{CLFLSH -> CLFLUSH}
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jan Beulich
x86: use CLFLUSHOPT when available
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jan Beulich
x86/p2m: use large pages for MMIO mappings
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Andrew Cooper
x86: avoid overriding initialisers in arrays
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Andrew Cooper
init: drop invbool_param()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Andrew Cooper
x86: drop the uses of invbool_param()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Andrew Cooper
x86: drop cpuinfo_x86.x86_power
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Andrew Cooper
x86: do not store VIA/Cyrix/Centaur CPU features
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Andrew Cooper
x86: drop X86_FEATURE_3DNOW_ALT
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Ian Campbell
tools: libxl: make it illegal to pass libxl__realloc...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Ian Campbell
init-xenstore-domain: cleanup all resources on a single...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Ian Campbell
xenmon: initialise dummy array
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Ian Campbell
xenmon: close qos_fd when finished with it in alloc_qos...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Doug Goldstein
build: specify minimum versions of make
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Doug Goldstein
build: specify minimum versions of gcc and binutils
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Harmandeep...
libxc: fix leak in xc_offline_page error path
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Paul Durrant
public/io/netif.h: fix typos
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Andrew Cooper
x86: fix get_cpu_info() when built with clang
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Andrew Cooper
x86: improve annotation of autogen_entrypoints[]
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Andrew Cooper
x86: fix section type mismatch in mm.c
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Andrew Cooper
x86: remove %z modifier from inline assembly
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Andrew Cooper
remove or annotate possibly-unused functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Andrew Cooper
xen/lib.h: fix ASSERT() to build with clang
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Andrew Cooper
fix XSM build following c/s 92942fd
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Anthony PERARD
hvmloader: fix scratch_alloc to avoid overlaps
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Tamas K Lengyel
x86/altp2m: merge p2m_set_altp2m_mem_access and p2m_set...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Beulich
x86/shadow: remove a few 32-bit hypervisor leftovers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Beulich
x86/mm: make {cmpxchg,write}_guest_entry() hook shadow...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Beulich
x86/mm: drop guest_{map,get_eff}_l1e() hooks
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Beulich
x86/nHVM: avoid NULL deref during INVLPG intercept...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Beulich
x86emul: drop redundant #GP checks
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Razvan Cojocaru
x86/hvm: simplify emulation triggered by vm_event response
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Konrad Rzeszutek...
arm/keyhandler: declare struct cpu_user_regs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Tamas K Lengyel
xen-access: minor fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Juergen Gross
libxc: correct memory range check in domain builder
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Dario Faggioli
xl: use bool type for flags instead of int
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Tamas K Lengyel
vm_event: Fix regression caused by b701ccc8
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Roger Pau Monne
libxc: fix uninitialised usage of rc in meminit_hvm
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Ian Campbell
tools: Do not expose all builds to unstable hypercall...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Ian Campbell
tools: consolidate Makefile runes to building+installin...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Ian Campbell
libxenevtchn: rename evtchn_port_or_errot_t as xenevtch...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
George Dunlap
x86/mm: clean up pfec handling in gva_to_gfn
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Huaitong Han
x86/hvm: disable pkeys for guests in non-paging mode
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Shuai Ruan
x86/xstate: also use alternative asm on xsave side
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Jan Beulich
x86: support 2- and 3-way alternatives
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Jan Beulich
x86/PV: fix unintended dependency of m2p-strict mode...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Jennifer Herbert
spinlock: fair read-write locks
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Jennifer Herbert
spinlock: move rwlock API and per-cpu rwlocks into...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Shannon Zhao
pl011: Refactor pl011 driver to dt and common initializ...
commit
|
commitdiff
|
tree
|
snapshot
next